projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61973af
)
sh: Fix path of irqflags.h
author
Nobuhiro Iwamatsu
<
[email protected]
>
Wed, 16 Jun 2010 07:53:45 +0000
(16:53 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Mon, 28 Jun 2010 02:58:34 +0000
(11:58 +0900)
This changes path of irqflags.h from linux/ to asm/.
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
arch/sh/include/asm/system.h
patch
|
blob
|
history
diff --git
a/arch/sh/include/asm/system.h
b/arch/sh/include/asm/system.h
index a62c42261d7af4bb562d3dbf56f150be5ea29250..90a53a0dc4df08cf326e71b31946fb39b66674aa 100644
(file)
--- a/
arch/sh/include/asm/system.h
+++ b/
arch/sh/include/asm/system.h
@@
-8,7
+8,7
@@
* from linux kernel code.
*/
-#include <
linux
/irqflags.h>
+#include <
asm
/irqflags.h>
#include <asm/types.h>
/*